/*about*/

.about {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.about .about_wrap {
    width: 1920px;
    height: 780px;
    background: url(../images/bg1.jpg) no-repeat left bottom;
}

.about .about_wrap .about_box {
    position: relative;
}

.about .about_wrap .about_box .left {
    width: 635px;
    margin-top: 34px;
    position: relative;
    z-index: 3;
}

.about .about_wrap .about_box .left .search {
    width: 777px;
    height: 40px;
    background: url(../images/s1.png) no-repeat;
    padding: 15px;
    margin-left: -363px;
    background-size: 100% 100%;
}

.about .about_wrap .about_box .left .search .search_box {
    width: 317px;
    height: 40px;
    position: relative;
    margin-left: 350px;
    background: url(../images/s2.png) no-repeat left center;
    background-position-x: 10px;
}

.about .about_wrap .about_box .left .search .search_box .txt {
    width: 265px;
    height: 38px;
    border: 1px solid white;
    background: transparent;
    font-size: 16px;
    color: white;
    padding-left: 50px;
    line-height: 38px;
}

.about .about_wrap .about_box .left .search .search_box .btn {
    position: absolute;
    width: 54px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    right: 1px;
    top: 1px;
    background: white;
    color: #333333;
    font-size: 18px;
    cursor: pointer;
}

.about .about_wrap .about_box .left img.bg1 {
    position: absolute;
    top: 65px;
    left: 360px;
    z-index: 2;
}

.about .about_wrap .about_box .left .about_title {
    text-align: right;
    margin-top: 30px;
}

.about .about_wrap .about_box .left .about_title p {
    line-height: 50px;
    font-size: 48px;
    color: #F29700;
    letter-spacing: 2px;
    margin-bottom: 26px;
}

.about .about_wrap .about_box .left .about_title p.txt2 {
    color: #F29700;
}

.about .about_wrap .about_box .left .about_title p.txt2 span {
    color: #595656;
}

.about .about_wrap .about_box .left .about_title .bd {
    margin-right: 60px;
}

.about .about_wrap .about_box .left .about_txt {
    margin-top: 60px;
    width: 600px;
}

.about .about_wrap .about_box .left .about_txt p {
    line-height: 35px;
    font-size: 16px;
}

.about .about_wrap .about_box .left .more {
    display: block;
    width: 268px;
    height: 32px;
    line-height: 32px;
    background: url(../images/a4.png) no-repeat;
    color: #F29700;
    margin: 50px 70px 0 0;
}

.about .about_wrap .about_box .left .more b {
    font-size: 18px;
    padding-left: 20px;
}

.about .about_wrap .about_box .left .more span {
    font-size: 16px;
    padding-left: 87px;
}

.about .about_wrap .about_box .pic {
    width: 561px;
}


/*product*/

.product {
    width: 100%;
    height: 533px;
    background: url(../images/bg2.jpg) no-repeat center;
    margin-top: 20px;
    overflow: hidden;
}

.product .product_pic {
    width: 720px;
    height: auto;
    text-align: left;
}

.product .product_pic li {
    width: 221px;
    height: 488px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    position: relative;
    border-radius: 42px;
    overflow: hidden;
}

.product .product_pic li div {
    width: 100%;
    height: 91px;
    background: url(../images/p2.png) no-repeat;
    background-size: cover;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.product .product_pic li div p {
    padding-top: 10px;
}

.product .product_pic li div p a {
    color: white;
    font-size: 24px;
}

.product .product_pic li div .more {
    display: inline-block;
    width: 123px;
    height: 32px;
    border-radius: 16px;
    line-height: 32px;
    text-align: center;
    color: white;
    border: 1px solid white;
    margin-top: 10px;
    font-size: 16px;
}

.product .product_pic li img {
    transition: all 0.3s;
}

.product .product_pic li img:hover {
    transform: scale(1.05);
}

.product .product_txt {
    width: 480px;
    text-align: right;
}

.product .product_txt .title {
    width: 100%;
    height: 164px;
    background: url(../images/p4.png) no-repeat right;
    padding-top: 24px;
}

.product .product_txt .title p {
    line-height: 70px;
    font-size: 30px;
    color: #F29700;
    font-size: 48px;
    padding-right: 16px;
}

.product .product_txt .title p span {
    color: #595656;
}

.product .product_txt .title .txt2 {
    letter-spacing: 1px;
}

.product .product_txt .tit {
    font-size: 30px;
    line-height: 40px;
    padding-right: 16px;
    margin: 37px 0 24px 0;
}

.product .product_txt .tit span {
    color: #F29700;
    font-size: 18px;
    position: relative;
    top: -3px;
}

.product .product_txt .txts {
    font-size: 16px;
    padding-right: 16px;
}

.product .product_txt .txts p {
    line-height: 30px;
}


/*good*/

.good_title {
    width: 100%;
    height: 312px;
    background: url(../images/bg3.jpg) no-repeat center;
    overflow: hidden;
}

.good_title .wrap {
    position: relative;
    text-align: right;
}

.good_title .wrap p {
    text-align: center;
}

.good_title .wrap .txt1 {
    line-height: 50px;
    font-size: 48px;
    padding-top: 36px;
}

.good_title .wrap .txt2 {
    font-size: 26px;
    margin-top: 133px;
    color: white;
}

.good_title .wrap .phone {
    display: inline-block;
    position: absolute;
    top: 100px;
    right: 0;
}

.good_title .wrap .phone .txt3 {
    padding-left: 40px;
    height: 32px;
    line-height: 32px;
    color: white;
    font-size: 23px;
    background: url(../images/g1.png) no-repeat left center;
    display: inline-block;
    text-shadow: 0 0 2px #595656;
}

.good_title .wrap .phone .txt4 {
    font-size: 30px;
    height: 40px;
    margin-top: 10px;
    color: white;
    font-weight: 600;
    background: url(../images/g2.png) no-repeat bottom right;
    font-family: 微软简标宋 Regular;
    text-shadow: 0 0 2px #595656;
}

.good_box {
    width: 100%;
    height: 789px;
    background: url(../images/bg4.jpg) no-repeat center;
    text-align: center;
}

.good_box li {
    display: inline-block;
    width: 287px;
    height: 728px;
    background: url(../images/g5.png) no-repeat center top;
    padding-top: 13px;
    vertical-align: top;
    margin: 0 8px;
}

.good_box li div.pic {
    width: 262px;
    height: 262px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

.good_box li div.pic img {
    width: 262px;
    height: 262px;
    transition: all 0.3s;
}

.good_box li p {
    width: 170px;
    margin: 0 auto;
}

.good_box li p.txt1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 48px;
    color: #F29700;
}

.good_box li p.txt2 {
    margin-top: 28px;
    text-align: left;
    font-size: 18px;
    line-height: 35px;
}

.good_box li:hover div.pic img {
    transform: scale(1.05);
}


/*CASE*/

.case {
    width: 100%;
    min-height: 500px;
    background: url(../images/bg5.jpg) no-repeat top center;
    overflow: hidden;
}

.case .top {
    width: 738px;
    padding-top: 30px;
    position: relative;
}

.case .top img {
    position: absolute;
    top: 10px;
    left: -55px;
}

.case .top p {
    line-height: 50px;
    font-size: 48px;
    color: #F29700;
    margin-bottom: 10px;
    letter-spacing: 4px;
}

.case .top p span {
    color: #333333;
}

.case .top .more {
    display: block;
    width: 268px;
    height: 32px;
    line-height: 32px;
    background: url(../images/a4.png) no-repeat;
    color: #F29700;
    position: absolute;
    right: 0;
    bottom: 0;
}

.case .top .more b {
    font-size: 18px;
    padding-left: 20px;
}

.case .top .more span {
    font-size: 16px;
    padding-left: 87px;
}

.case .case_box {
    margin-top: 120px;
}

.case .case_box .parHd {
    text-align: center;
}

.case .case_box .parHd li {
    display: inline-block;
    width: 276px;
    height: 54px;
    background: url(../images/c2.png) no-repeat;
    vertical-align: top;
    line-height: 46px;
    margin: 0 10px;
}

.case .case_box .parHd li a {
    display: inline-block;
    font-size: 21px;
    color: white;
}

.case .case_box .parHd li a span {
    padding-right: 5px;
}

.case .case_box .parBd {
    width: 1200px;
    margin-top: 30px;
}

.case .case_box .parBd li {
    width: 291px;
    margin-right: 12px;
}

.case .case_box .parBd li a.pic {
    width: 291px;
    height: 251px;
    display: block;
    overflow: hidden;
}

.case .case_box .parBd li a.pic img {
    width: 291px;
    transition: all 0.3s;
}

.case .case_box .parBd li p {
    height: 44px;
    width: 100%;
    text-align: center;
    line-height: 44px;
    background: #FEF0D5;
    overflow: hidden;
}

.case .case_box .parBd li p a {
    display: inline-block;
    height: 44px;
    padding-left: 17px;
    background: url(../images/c3.png) no-repeat left center;
}

.case .case_box .parBd li:hover a.pic img {
    transform: scale(1.05);
}

.case .case_box .parBd li:hover p a {
    color: #F29700;
}


/*news*/

.news {
    width: 100%;
    height: 670px;
    background: url(../images/bg7.jpg) no-repeat center bottom;
    overflow: hidden;
}

.news .news_title {
    text-align: center;
    padding-top: 50px;
}

.news .news_title .t1 {
    font-size: 48px;
    line-height: 50px;
    position: relative;
    color: #F29700;
    display: inline-block;
}

.news .news_title .t1 img {
    position: absolute;
    top: -5px;
    left: -60px;
}

.news .news_title .t2 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 10px;
}

.news .news_box {
    margin-top: 30px;
}

.news .news_box .hd {
    height: 34px;
    width: 100%;
    text-align: center;
    background: url(../images/n1.jpg) no-repeat center;
}

.news .news_box .hd li {
    display: inline-block;
    width: 116px;
    height: 34px;
    line-height: 34px;
    vertical-align: top;
    background: #F29700;
    margin: 0 20px;
}

.news .news_box .hd li a {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: white;
}

.news .news_box .hd li.on {
    background: #595656;
}

.news .news_box .bd {
    margin-top: 42px;
}

.news .news_box .bd .list .left {
    width: 504px;
    border-bottom: 5px solid #F29700;
    position: relative;
}

.news .news_box .bd .list .left .pics {
    display: none;
}

.news .news_box .bd .list .left p {
    position: absolute;
    height: 46px;
    background: url(../images/n3.png) no-repeat;
    line-height: 46px;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    font-size: 18px;
}

.news .news_box .bd .list .right {
    width: 672px;
    margin-top: -21px;
}

.news .news_box .bd .list .right li {
    min-height: 110px;
    border-bottom: 1px dashed #ACACAC;
    padding-top: 21px;
}

.news .news_box .bd .list .right li .time {
    width: 110px;
    height: 85px;
    background: #F29700;
    margin-left: 15px;
    text-align: center;
    color: white;
    font-family: 造字工房悦黑体验版 常规体;
}

.news .news_box .bd .list .right li .time p {
    font-size: 18px;
    height: 35px;
    width: 90%;
    line-height: 35px;
    margin: 0 auto;
    font-size: 24px;
    letter-spacing: 2px;
}

.news .news_box .bd .list .right li .time .t1 {
    padding-top: 7.5px;
    border-bottom: 1px solid white;
}

.news .news_box .bd .list .right li .txt {
    width: 530px;
    position: relative;
}

.news .news_box .bd .list .right li .txt .txt1 {
    width: 100%;
    height: 24px;
    font-size: 18px;
}

.news .news_box .bd .list .right li .txt .txt2 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.news .news_box .bd .list .right li .txt .more {
    display: block;
    width: 87px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #F29700;
    border-radius: 12.5px;
    border: 1px solid #F29700;
    position: absolute;
    right: 0;
    bottom: -15px;
}


/*links*/

.links {
    padding: 35px 0;
}

.links .txt1 {
    font-size: 14px;
}

.links .txt2 {
    height: 30px;
    line-height: 30px;
}

.links .txt2 span {
    display: inline-block;
    width: 115px;
    font-size: 21px;
    color: #F29700;
    background: url(../images/i1.png) no-repeat right center;
}

.links .txt2 a {
    color: #4D4D4D;
    font-size: 16px;
    margin-left: 20px;
}